summaryrefslogtreecommitdiff
path: root/frontend/app/api/fs/[...path]
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-08-12 16:24:14 +0100
committerdiogo464 <[email protected]>2025-08-12 16:24:14 +0100
commit507d9ee9ae524edd4e39942b735d987aa5d48359 (patch)
tree056721408b0fa1c7e55916376ea5508febea90a2 /frontend/app/api/fs/[...path]
parent519bb45b89591b78b3ef65e4b937c53482552887 (diff)
Convert V2 UI to server-side data loading
- Convert page components to async server components using Drive_ls() - Split V2DirectoryView into server component (data processing) and V2DirectoryClient (interactivity) - Remove client-side useEffect + fetch API calls for directory listing - Data now loaded server-side and passed as props for better static rendering - Mutations still use page refresh to show updated data 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Diffstat (limited to 'frontend/app/api/fs/[...path]')
0 files changed, 0 insertions, 0 deletions